MX28: Drop the cp15 reconfiguration from SPL
authorMarek Vasut <[email protected]>
Mon, 6 Aug 2012 11:34:54 +0000 (11:34 +0000)
committerAlbert ARIBAUD <[email protected]>
Sat, 1 Sep 2012 12:58:25 +0000 (14:58 +0200)
commit1b0f5597fbb4c9cdfc72ac9db74a83ca290f3946
tree8436bbcb30649e2c4ef9b44fa234954e15cc10cd
parent09891238a9ec8554829142473c0d1250377a210d
MX28: Drop the cp15 reconfiguration from SPL

The SPL doesn't need the CP15 reconfiguration, as that's what the
BootROM does for us already. Moreover, when the CP15 is reconfigured
and the code returns control to BootROM, the USB boot works no more.

Remove the code and allow [1] to work properly as well.

[1] http://git.bfuser.eu/?p=marex/mxsldr.git;a=summary

Signed-off-by: Marek Vasut <[email protected]>
Cc: Stefano Babic <[email protected]>
Cc: Fabio Estevam <[email protected]>
Acked-by: Stefano Babic <[email protected]>
arch/arm/cpu/arm926ejs/mxs/start.S